func net/http.hexEscapeNonASCII

2 uses

	net/http (current package)
		http.go#L143: func hexEscapeNonASCII(s string) string {
		server.go#L2445: 	h.Set("Location", hexEscapeNonASCII(url))